CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 预测编码 matlab

搜索资源列表

  1. 编码理论

    0下载:
  2. 包含5阶,10阶线性预测编码的源MATLAB成学-This document includs five and 10 order LPC(linear predictive coding) source codes.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:540029
    • 提供者:王民
  1. 线性预测编码的Matlab实现

    0下载:
  2. 语音信号线性预测编码的Matlab实现
  3. 所属分类:matlab例程

    • 发布日期:2011-05-18
    • 文件大小:1568
    • 提供者:lauren1011
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. lpc

    1下载:
  2. 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:241545
    • 提供者:xia fei
  1. lpc_basedon_matlab

    0下载:
  2. lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:251916
    • 提供者:张文文
  1. DPCM

    1下载:
  2. DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
  3. 所属分类:多媒体

    • 发布日期:2017-04-10
    • 文件大小:2845
    • 提供者:顾艳华
  1. dpcm

    1下载:
  2. DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.-the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:2950
    • 提供者:张小玲
  1. compress

    0下载:
  2. 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:290643
    • 提供者:dyg
  1. lpc

    0下载:
  2. lpc线性预测编码,合成与分析,在matlab中实现-lpc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:161646
    • 提供者:陈超
  1. dpcm

    1下载:
  2. matlab dpcm 预测编码-matlab dpcm predictive coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:551
    • 提供者:董杰
  1. Coding

    0下载:
  2. 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:1845
    • 提供者:耿晗
  1. untitled1

    0下载:
  2. DPCM,由于语音信号的相邻抽样点之间有一定的幅度关联性,所以,可根据以前时刻的样值来预测现时刻的样值,只要传预测值和实际值之差,而不需要每个样值都传输。这种方法就是预测编码。-DPCM, as a result of voice signals between adjacent sampling rate of a certain relevance, we can kind of time based on previous values to predict the kind of val
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:3708
    • 提供者:欧华平
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17511
    • 提供者:罗鹏
  1. mpegprocessing

    0下载:
  2. 通过实验了解Mpeg1协议中的B帧编码方法以及Mpeg2协议P帧-帧场自适应预测编码-Mpeg1 agreement through experiments to understand the B-frame encoding method and the P frame Mpeg2 Agreement- Adaptive predictive coding frame field
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:6221
    • 提供者:郝人
  1. bianma

    0下载:
  2. 图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:7108
    • 提供者:
  1. DPCMbianma

    1下载:
  2. 对数字图像进行预测编码,并用MATLAB仿真 只做了预测部分,符号编码未作-Research on Predictive Coding and its application in compress of image
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:48225
    • 提供者:刘华烨
  1. 5956457lpc

    0下载:
  2. 语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:1023
    • 提供者:nfdigfg
  1. zhenneiyuce

    1下载:
  2. 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:111230
    • 提供者:luffy
  1. LinearPrediction

    0下载:
  2. 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:316163
    • 提供者:kingg
  1. matlab

    1下载:
  2. h.264帧内预测的matlab程序随着视频编码技术的迅速发展,性能更好的H.264标准越来越成熟,被广泛应用于许多多媒体应用领域。-H. 264 frame of matlab with video forecast coding technology rapid development, better performance of h. 264 standard more and more mature, are widely used in many multimedia applicat
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:583
    • 提供者:冯国聪
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com